Profile Reference
-
View Controller which displays a user profile for interacting with Mimi.
The profile provides access to all core features of Mimi. Including onboarding, taking a test authenticating an account and interacting with Audio Personalization.
Declaration
Swift
@MainActor public class MimiProfileViewController : MimiViewController
extension MimiProfileViewController: MimiAuthControllerObservable
-
UINavigationController with the Mimi Profile embedded as a view controller.
Declaration
Swift
@MainActor public class MimiProfileNavigationController : UINavigationController
-
Configuration which can customize the availability of various features and functionality within a
MimiProfileViewController
.Declaration
Swift
public struct MimiProfileConfiguration : Equatable
-
Configuration which can customize the Sound Personalization features available in the Mimi Profile.
Declaration
Swift
public struct MimiPersonalizationConfiguration : Equatable